Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/swapnilsparsh/30DaysOfJavaScript/74 - Random Anime Profile/

Random Anime Profile /cody/swapnilsparsh/30DaysOfJavaScript/74 - Random Anime Profile/index.html
411 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=ed
script.js /cody/swapnilsparsh/30DaysOfJavaScript/74 - Random Anime Profile/script.js
252 Views
0 Comments
const getBTN = document.getElementById("btn");
const animeBox = document.querySelector(".anime-box");
const anime = document.que
style.css /cody/swapnilsparsh/30DaysOfJavaScript/74 - Random Anime Profile/style.css
172 Views
0 Comments
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap");

* {
box-sizing: border-box;
}

body {